home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Cube / ACADEMY.app / English.lproj / PlotManager.nib / data.classes < prev    next >
Text File  |  1994-12-14  |  1KB  |  70 lines

  1. PlotManager = {
  2.     ACTIONS = {
  3.     pressPagePopup:;
  4.     pressSize:;
  5.     pressPlotDo:;
  6.     dragColor:;
  7.     recalcAutoRuler:;
  8.     pressSetPagePos:;
  9.     pressPlotPrefs:;
  10.     switchToPenSize:;
  11.     openFileBrowser:;
  12.     pressRotate:;
  13.     enterTolerance:;
  14.     pressScaleRadio:;
  15.     pressPlotCancel:;
  16.     pressPrefsOK:;
  17.     pressPreDefScale:;
  18.     pressPrefsCancel:;
  19.     switchToPenColor:;
  20.     openPlotPanel:;
  21.     };
  22.     OUTLETS = {
  23.     slider_tolerance;
  24.     check_rotate;
  25.     panel_plotprefs;
  26.     text_userruler_2;
  27.     text_file;
  28.     view_pensize;
  29.     panel_plot;
  30.     text_autoruler_2;
  31.     text_tolerance;
  32.     view_pencolor;
  33.     text_start;
  34.     popup_origin;
  35.     button_pagepos;
  36.     text_page_x;
  37.     popup_ruler;
  38.     text_autoruler_1;
  39.     text_userruler_1;
  40.     text_steps;
  41.     radio_scalemode;
  42.     text_page_y;
  43.     text_speed;
  44.     radio_layermode;
  45.     text_end;
  46.     };
  47.     SUPERCLASS = Object;
  48. };
  49. InspectorPanel = {
  50.     ACTIONS = {
  51.     orderFront:;
  52.     redisplayLogo:;
  53.     defaultAction:;
  54.     setOriginalTitle:;
  55.     windowWillClose:;
  56.     };
  57.     OUTLETS = {
  58.     popup_button;
  59.     message_textfield;
  60.     content_box;
  61.     gadget_panel;
  62.     };
  63.     SUPERCLASS = Panel;
  64. };
  65. FirstResponder = {
  66.     ACTIONS = {
  67.     };
  68.     SUPERCLASS = Object;
  69. };
  70.